home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 3 / ct-rom iiib.zip / ct-rom iiib / WINDOWS / UTILITY / DIVERSEN / PBBSW30 / NEW.TXT < prev    next >
Text File  |  1993-11-05  |  26KB  |  686 lines

  1. Note that the MANUAL was written for v2.5.  The following outlines
  2. changes since then:
  3.  
  4. NEW FOR 3.00.......................INTERNET ACCESS....................
  5.  
  6. New Internet Address For Support: Russell_Frey@PowerBBS.Win.Net
  7.  
  8. (* Internet forum must be between 1-199;
  9.    Internet Network News forums must be between 1-999 *)
  10.  
  11. File Manager
  12. ------------
  13.       For the File Manager and the CD2HD program, you need
  14. VBRUN300.DLL.
  15.  
  16. Internet with Qwk Mail
  17. ----------------------
  18.  
  19.       The current QWK mail standard limits names to 25 characters.
  20. To get around this, PowerBBS permits the following trick that will
  21. allow your users to enter Internet messages with their Qwk mail
  22. readers.  As the first line of the main body text use "TO: NAME" where
  23. name is the internet address.  For example, a user with a QWK mail
  24. program would prepare the header of the message and then use:
  25.  
  26. TO: Russell_Frey@PowerBBS.Win.Net
  27.  
  28.       As the FIRST line of text.  PowerBBS will use that TO: portion
  29. in Internet forums which permits up to 64 characters.  This gets
  30. around the problem of not being able to create reply packages
  31. off-line!
  32.  
  33. Internet Access
  34. ---------------
  35.  
  36.       PowerBBS for Windows v3.0 provides an EASY connection to the
  37. Internet.  Everything you need including a server connection, mail
  38. importation/exportation, and more is included.  By connecting to
  39. the internet your users will have their own internet access code
  40. [name@bbsname.win.net].  Users may enter messages directly to
  41. internet users (an Internet forum on your BBS will be set up for this).
  42. In addition PowerBBS provides support for Usenet News Groups, giving
  43. you access to a choice of 6000 message conferences on the Internet,
  44. of which you may set up as forums on PowerBBS!  PowerBBS handles
  45. files across the Internet just as it does with PowerBBS.  Enclose
  46. a file via [F]ile Enclosure and PowerBBS takes care of the rest.
  47. Similarly PowerBBS will import files and place as a [F]ile Enclosure.
  48.  
  49.       Server/Protocol Dialer
  50.       ----------------------
  51.  
  52.       PowerBBS uses the WinNet mail connection.  Download WNMAIL.ZIP
  53. on the PowerBBS Support BBS.  Connection through the internet will
  54. be made by the WinNet server.  Be sure to install WinNet onto the
  55. same drive that you have PowerBBS located!
  56.       [Be sure to pick up WinNet mail from the PowerBBS support BBS,
  57.        as this version is written with PowerBBS in mind.]
  58.  
  59.       First unzip WNMAIL.ZIP into a temporary directory, and run
  60. SETUP.EXE from that directory.  Although WinNet was originally
  61. intended as an application for an individual to connect to the
  62. Internet, PowerBBS uses WinNet to connect your entire BBS and
  63. all its users to the Internet!  After running Setup, you will need
  64. to set up an account.  WinNet will ask for your name, address,
  65. credit card #, etc.  The only item that is different for PowerBBS
  66. is the EMAIL Name used with WinNet.  Be sure this is set to RFREY,
  67. the system name should be the name of your particular BBS.
  68.  
  69.       By using PowerBBS with WinNet, you do not have to look for a
  70. service for connecting to the Internet!  We made it easy for you!
  71.  
  72.       The userid you will end up using is your name. Ie: TOM_SMITH
  73. where your Internet address is TOM_SMITH@systemname.win.net.
  74. PowerBBS simply takes mail addressed to TOM_SMITH@systemname.win.net
  75. and places it into the internet directory, converting the address
  76. to TOM SMITH.  This is the same as if someone left TOM SMITH mail
  77. on the BBS.
  78.  
  79.       PowerBBS Systems Running FrontDoor
  80.       ----------------------------------
  81.       If you are running FrontDoor, be aware of these differences.
  82. Set up an EVENT under FrontDoor.  When this event is run, set
  83. [EXEBBS INTER] in your batch file and then return control to PowerBBS.
  84. When PowerBBS reads a INTER in the baud rate, it will run the
  85. EXPORT.BAT in your powrbbs directory (run IN_OUT in this batch); then
  86. it will run UUCICO.EXE; lastly it will run IMPORT.BAT in your
  87. powrbbs directory (run IN_IN in this batch).
  88.  
  89.       Setting up PowerBBS
  90.       -------------------
  91.  
  92.       1)  Create a forum, and call it Internet (This is the name of the
  93.           forum).  Never use forum #0 for any Internet forum.
  94.  
  95.       2)  Edit the properties of the ICON for starting up PowerBBS.
  96.           Add /I, ie: C:\Powrbbs\Powrbbs C:\Powrbbs\Powrbbs.dat /I
  97.  
  98.       3)  Be sure you have an active event set up on your system.
  99.  
  100.       4)  If you want Usenet News Groups set up individual PowerBBS
  101.           forums for each UseNet News Group.  The name of these
  102.           forums should begin with INTNN
  103.  
  104.           For example, if you want to receive the ALT.BBS news group,
  105.           call the forum name in CONFIG of PowerBBS something like
  106.           INTNN BBS Forum.  Just remember to always start the forum
  107.           name with INTNN.
  108.  
  109.       5)  Edit your EVENT.BAT file. Be sure the export routines are
  110.           included.
  111.  
  112.       6)  Edit a new file C:\Powrbbs\IMPORT.BAT (Where C:\Powrbbs shoulds
  113.           be replaced by your main Powrbbs forum).  Be sure the
  114.           import routines are included.
  115.  
  116.       7)  Be sure \WNMAIL is in your path (to run UUCICO.EXE)
  117.  
  118.       8)  Be sure the files: UUENCODE.EXE and UUDECODE.EXE are in
  119.           your path.
  120.  
  121.           PowerBBS accomplishes mail exchange in the following fashion:
  122.           -------------------------------------------------------------
  123.  
  124.             A) Your EVENT.BAT is run at the event time you set up.
  125.                At some point in your EVENT, the IN_OUT will export
  126.                the InterNet Mail.
  127.             B) As soon as the EVENT.BAT window closes, PowerBBS
  128.                will automatically run the UUCICO.EXE program to
  129.                actually talk with an Internet server to exchange
  130.                mail.
  131.             C) As soon as UUCICO.EXE is done, the C:\Powrbbs\IMPORT.BAT
  132.                file is run to import the received Internet mail
  133.                via the IN_OUT program.
  134.  
  135.  
  136. Notes
  137. -----
  138. *** You MUST run IN_IN.EXE & IN_OUT.EXE on the SAME drive as your
  139. \WNMAIL directory.
  140.  
  141. The Export/Import routines work very similarly to PowerNet.  First
  142. create a dummy user, and give that dummy user 150 security level.
  143.  
  144. Export Routines
  145. ---------------
  146.     PowerBBS exports mail from the PowerBBS message base files to
  147. be compatible with the Internet UUCICO.  You should add one
  148. line to your EVENT to export the mail.  First create an EXPORT.BBS
  149. file which IN_OUT (the Internet Export Program) will use to export
  150. mail from PowerBBS.  The add a line to run the IN_OUT program in
  151. your EXPORT.BAT file.
  152.  
  153. EXPORT.BBS File:
  154.  
  155. |10
  156. ;powerbbs
  157. 1,1,0
  158. 2,alt.bbs,0
  159.  
  160. |# signifies the message counter.  Set to |10 to start out.
  161. ;SYSTEM signifies the system internet name set up with WinNet
  162. With ;SYSTEM Internet addresses would be name@SYSTEM.win.net
  163.  
  164. #1,#2,#3
  165.  
  166. #1: PowerBBS Forum Exporting FROM
  167. #2: Network News Group NAME
  168. #3: Last Read Message Pointer (0 = Start reading at msg #0)  This
  169.     is updated after every IN_OUT run automatically.
  170.  
  171. In the EXPORT.BBS you will have one line indicating where to send
  172. the private email.  All the other lines will be for each separate
  173. network news group.  For the private Email set options #1 and #2
  174. equal.  So if you want the private Internet mail to go to forum
  175. #1, put 1,1,0.  If your INTERNET forum is forum #5, put 5,5,0.
  176. All the other lines are for network news groups.  As example shows
  177. 2,alt.bbs,0 all messages in forum #2 will be exported to the
  178. alt.bbs network news group.
  179.  
  180. Add some sort of line like this to your event:
  181.  
  182. in_out c:\powrbbs\powrbbs.dat glen frey powerbbs c:\powrbbs\export.bbs
  183. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  184.  
  185. [IN_OUT] specifies the IN_OUT.EXE program to RUN.
  186.  
  187. [C:\Powrbbs\Powrbbs.Dat] should be the full path to your PowerBBS
  188. datafile.
  189.  
  190. [GLEN FREY] should be the dummy user that was created and given
  191. security level 150.
  192.  
  193. [PowerBBS] should be the SYSTEM NAME that you set up in the ACCOUNT
  194. SETUP of WNMAIL
  195.  
  196. [C:\powrbbs\export.bbs] should be the full path to the export.bbs file
  197. that was created above.  FULL PATH to EXPORT.BBS file must be given.
  198.  
  199. Import Routines
  200. ---------------
  201.       After the UUCICO.EXE program is run (which calls the server
  202. to exchange mail), you need to import the messages received into
  203. your PowerBBS forums.  This is taken care of in an IMPORT.BAT file
  204. that PowerBBS will look for in your PowrBBS directory.
  205.  
  206.       (note that the winnet system has to take care of the messages
  207. before the following import procedure is actually done.  PowerBBS
  208. automatically pauses for 2 minutes before running import.bat.  HOWEVER,
  209. THIS MAY NOT BE LONG ENOUGH.  Use the WAIT.EXE program in the powerbbs
  210. directory to wait longer (such as WAIT 120 as the first line in the
  211. import.bat file to wait for 2 minutes).
  212.  
  213. IMPORT.BBS FILE:
  214.  
  215. ;powerbbs
  216. 0,1
  217. alt.bbs,2
  218.  
  219. ;SYSTEMNAME - Specifies the system name being used (your WinNet ACCOUNT name)
  220.  
  221. 0,1 - Second line should be 0,INTERNET FORUM.  0,1 signifies to put all
  222.       Internet direct mail into forum #1.  0,2 means forum #2, etc.
  223.  
  224. alt.bbs,2 - The rest of the file should contain network news groups info.
  225.             alt.bbs,2 means place network news group ALT.BBS messages
  226.             into forum #2.
  227.  
  228. The C:\Powrbbs\IMPORT.BAT file:
  229.  
  230. in_in c:\powrbbs\powrbbs.dat glen frey powerbbs c:\powrbbs\import.bbs
  231. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  232.  
  233. The setup for IN_IN is the same, except you include IN_IN to run
  234. the import internet mail program, and you must give the path to the
  235. import.bbs file.
  236.  
  237. Notes for using Internet on PowerBBS
  238. ------------------------------------
  239.  
  240. When writing a message in a network news group, you must use E to enter
  241. a message.  If you select a direct internet message to send a message to
  242. it will be sent as private internet mail.
  243.  
  244. If you want to POST a message in a Network News Group, send a message
  245. to ALL.
  246.  
  247. Sending FILES
  248. -------------
  249.       Users may send files, just by using the [F]ile Enclosure option.
  250. PowerBBS automatically will UUencode the file, and send over the
  251. internet.  Note although PowerBBS will not split up the message,
  252. the Internet messages left counter will be incremented by File Size / 10000
  253. bytes.  So it is still easy to set a max internet message count and
  254. permit people to send messages.  Note that users do NOT need the FTPmail
  255. option on to send files via mail.  The FTPmail option is needed to
  256. send mail to ftpmail@...
  257.  
  258. Receiving Files and FTPmail
  259. ---------------------------
  260.       If PowerBBS receive a UUencoded message, it will automatically
  261. decode the message and place it as a [F]ile Enclosure.  So it is
  262. VERY easy for users to receive files, without ever having to understand
  263. UNIX.
  264.       PowerBBS charges messages (size / 10000 bytes) for [F]ile
  265. Enclosures that are to the person directly and not in a network
  266. news forum.  This means that if someone FTPmails a file, or someone
  267. else sends them a file via internet directly, they will be charged
  268. as if they sent 10 messages if the file is 100000 bytes.
  269.  
  270. Restricting Internet Access On Your BBS
  271. ---------------------------------------
  272.       Internet access costs you money, so you will probably not want
  273. all of your users to have access to it.  PowerBBS provides two new
  274. user items:
  275.  
  276.             * Allow FTPmail
  277.             * MAX Internet Messages/Month
  278.  
  279.       The first item when turned on allows your users to send mail
  280. to the ftpmail site to receive files.
  281.  
  282.       MAX Internet Messages/Month gives you the ability to set a
  283. restriction on the number of internet messages a user will be able
  284. to write each month.  Note that you will probably want to make your
  285. internet forums restrictive to a minimum security level (say
  286. security level 60); as soon as you grant someone level 60 they
  287. will be able to leave mail so you will probably want to also set
  288. the maximum option at the same time.
  289.  
  290.       Note:  Users are defaulting to 0/0 (meaning they cannot leave
  291.              any Internet mail before you upgrade them!)
  292.  
  293. Summary Of Setup
  294. ----------------
  295.  Remember that PowerBBS will take care of the importing, exporting.
  296.  Once your account is set up, do NOT run WinNet mail reader.
  297.  
  298.  \WNMAIL contains UUCICO.EXE program.  \WNMAIL is in PATH
  299.  
  300.  IN_OUT.EXE; IN_IN.EXE; UUDECODE.EXE; UUENCODE.EXE; IMPORT.BAT in \Powrbbs
  301.  
  302.  Example EXPORT.BBS File:
  303.  
  304. |462
  305. ;powerbbs
  306. 1,1,233
  307. 2,alt.bbs,418
  308.  
  309.  Example IMPORT.BBS File:
  310.  
  311. ;powerbbs
  312. 0,1
  313. alt.bbs,2
  314.  
  315.  Example line added to EVENT.BAT:
  316.  
  317. in_out c:\powrbbs\powrbbs.dat glen frey powerbbs c:\source\export.bbs
  318.  
  319.  Example IMPORT.BAT file:
  320.  
  321. in_in c:\powrbbs\powrbbs.dat glen frey powerbbs import.bbs
  322.  
  323. New |MACROS|
  324. ------------
  325.       |INTMAX|          Translates into the maximum number of messages
  326.                         a user may enter each month
  327.       |INTMSG|          Translates into the number of internet messages
  328.                         currently entered by user
  329.  
  330. CBV
  331. ---
  332. Added PREFIX that must must be called at all times.
  333.  
  334. IE: PREFIX=9
  335.  
  336. Default RIP Screen
  337. ------------------
  338. The default RIP Screen is displayed before transmission of text
  339. screens.  The file DEFAULTR in your Powrbbs directory will be
  340. displayed.  If not found, PowerBBS will send its own internal
  341. default RIP screen.
  342.  
  343. Continue RIP Screen
  344. -------------------
  345. The following code is implemented in PowerBBS upon a get_enter key:
  346.  
  347.       println_modem(^A'|Y00000100|1B0000020QOG030F000F080700020F07000000');
  348.       println_modem('!|=00000001|1U6E7C9G7S0020<>Continue<>^M|#|#|#');
  349.  
  350. If the file PAUSE1 exists in your powerbbs directory, that will be
  351. displayed in replace of the above!
  352.  
  353.  
  354. PAUSE RIP Screen
  355. ----------------
  356. The following code is implemented in PowerBBS upon a pause:
  357.  
  358.          println_modem(^A'|Y00000100');
  359.          println_modem('!|1B0000020QOG030F000F080700020F07000000|=00000001');
  360.          println_modem('!|1U507C827S0000<>Continue<>^M|1U967CC87S0000<>Stop<>S');
  361.  
  362. If the file PAUSE2 exists in your powerbbs directory, that will be
  363. displayed in replace of the above!
  364.  
  365. The following code erases the above:
  366.  
  367.               println_modem(^A'|S010F|S0100|B4P76CI7X|#|#|#');
  368.  
  369. If PAUSE3 exists in your powerbbs directory, that will be displayed
  370. in replace of the above!
  371.  
  372. Added Forward Mail
  373. ------------------
  374. New [W] command when reading mail to forward a message.
  375.  
  376. Convert DESCRIPT.ION, WILDCAT.TXT, 00_INDEX.TXT, FILES.BBS on
  377. CD ROMs to PowerBBS File Listings!
  378. -------------------------------------------------------------
  379. Download CD2HD2.ZIP on the PowerBBS Support BBS.  This program
  380. will do the conversion for you!
  381.  
  382. Telcor Systems Corporation
  383. --------------------------
  384. The T/Port is a great serial port card that comes with its own
  385. Windows drivers.  The T/Port is compatible with PowerBBS.
  386.  
  387. Telephone: 508-653-3999
  388. Fax:       508-651-0065
  389. BBS:       508-655-1762
  390.  
  391. ****************************************************************************
  392. WANT SOMETHING NEW: Leave a msg on the BBS.  Most of the new features
  393. ------------------  are suggestions from users.  For those wishing to
  394.                     contract us, we will implement features you require.
  395.                     For most features, we usually charge less than $30 for
  396.                     the entire job!  Just ask us for a quick quote and
  397.                     you'll be surprised!
  398. ****************************************************************************
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407. -----------------------------------------------------------------------------
  408. -----------------------------------------------------------------------------
  409. NEW FOR 2.72........................
  410.  
  411. Run a PowerLang script file, in a message, on an ascii/ansi screen...
  412. ---------------------------------------------------------------------
  413. New MACRO:              |PL:###|
  414.  
  415.             Where ### is the PowerLang script file # to run.  Example:
  416. |PL:001| will run PowerLang script file #1.  Be aware that this macro
  417. MUST begin on position one of the screen (the start of a new line).
  418.  
  419. |PL:150| will run PowerLang script file #150.
  420.  
  421. Enhanced Teleconferencing
  422. -------------------------
  423.  
  424.       --> SHARE.EXE <--                   --> SHARE.EXE <--
  425.  
  426.  
  427. NOTE: YOU MUST BE RUNNING SHARE.EXE for PROPER EXECUTION OF MULTI-NODE
  428.       CHATTING!!
  429.  
  430.       --> SHARE.EXE <--                   --> SHARE.EXE <--
  431.  
  432. Add SPLIT SCREEN SYSOP CHAT MODE (In ANSI mode only)
  433.  
  434. Increased sending speed of line/line chat for multi-user chatting.
  435.  
  436. When paging person for CHAT, BBS asks user whether they want to directly
  437. enter that chat.  If they select YES, they are automatically brought into
  438. the chat mode the paging person is in.  (Either Group/Channel/Unlisted
  439. Channel)
  440.  
  441. If person doesn't want to chat, paging user will be notified that they
  442. do not want to chat.   (ie:  Node #2 denied Chat)
  443.  
  444. Added ONE-TO-ONE chat mode (via W)ho command).  This chat mode permits
  445. two people on-line to have a direct chat, just as the Sysop/User Chat.
  446. SPLIT SCREEN ONE-TO-ONE chat mode is supported in ANSI mode.
  447.  
  448.  
  449. NEW FOR 2.71........................
  450.  
  451. Fixed file problems, including those dealing with SHARE violations
  452. (thanks to good 'ole MICROSOFT!!)
  453.  
  454. Now include the PowerNet files, UPQWK.EXE and GETREP.EXE in the
  455. \Powrbbs directory!  Join QWK net today!
  456.  
  457. NEW FOR 2.7.........................
  458.  
  459. NEW GUI CONFIG!!
  460. ----------------
  461.  
  462. PowerBBS's CONFIG Program was totally rewritten.  Its new GUI format,
  463. makes it EASIER THEN EVER to get your PowerBBS up and running!
  464.  
  465. Call Back Verifier (New Feature / See CBV.ZIP on Prof Source Disk)
  466. ------------------------------------------------------------------
  467. (* NOTE THE CALL-BACK VERIFIER IS PRESENT ONLY IN THE PROFESSIONAL VER *)
  468.  
  469.         The Call Back Verifier feature is built into the professional
  470. version of PowerBBS.  It is run AUTOMATICALLY at logon, right after
  471. the STATS screen is displayed.   It will only be run for the security
  472. levels you specify in the CALL5 file. A Call Back Verifier calls the
  473. user back to verify the number they are giving is correct.
  474.         It is built around the phone number format ###-###-####.  If
  475. your country uses some other format, you will have to modify the code
  476. yourself.  (The complete Call Back Verifier is now included in the
  477. source code package of the Professional Version).
  478.     The Call Back Verifier automatically updates LOCAL users.
  479.         The Call Back Verifier will make sure that a duplicate phone
  480. number is not used.  Be aware that it only searches phone numbers that
  481. have already been verified via the Call Back Verifier (it does not check
  482. users phone numbers who have not been through the Call Back Verifier).
  483.         There are 5 new files that the Call Back Verifier uses
  484. (CALL1-CALL5).  All 5 of these files should be placed into your
  485. POWRBBS directory.  \POWRBBS\CALL1, \POWRBBS\CALL2, etc.  It
  486. should be in the same directory as your POWRBBS.DAT file.
  487.  
  488. CALL1
  489.         This file is displayed to the user, when the call back verifier
  490. will not call out because the user is not within the same area code.
  491.  
  492. CALL2
  493.         This file explains what the Call Back Verifier does.  It is
  494. displayed right before the user is asked whether or not they want to
  495. continue.
  496.  
  497. CALL3
  498.     Screen displayed right before the Call Back Verifier takes its action.
  499.  
  500. CALL4
  501.         A List of phone numbers NOT to call.  Ie the Police,
  502. Fire Station, etc.  Use *### to make all numbers starting with
  503. ### bad (IE: If you put *974 then 9741111 would be bad); Otherwise
  504. ####### should be used.  Ie: 9382828.  Use #### to specify an AREA
  505. code that is bad.  (IE: If you put #900 then all 900 numbers will
  506. not be called).
  507.  
  508. CALL5
  509.     Setup of the call back verifier.  Example file:
  510. ;This is the list of security levels.
  511. ;Description of this example:
  512. ;Line1: Update Security 10 to (Line2) Security 30
  513. ;Line3: Update Security 20 to (Line4) Security 30
  514. ;Only Security Levels 10 & 20 are updated here
  515. *BBS_AREACODE=516
  516. *CALL_ONLY_BBS_AREACODE=TRUE
  517. *DOCALLAREACODE=607
  518. *DOCALLAREACODE=914
  519. *USE_ONE_FOR_LONG_DIST=TRUE
  520. *ALWAYS_DIAL_AREA_CODE=FALSE
  521. 10
  522. 30
  523. 20
  524. 30
  525.         The *BBS_AREACODE=###, tells the call back
  526. verifier which area code you are running the BBS from.
  527.         *CALL_ONLY_BBS_AREACODE=TRUE tells the Call Back Verifier
  528. to only call numbers in the area (7 digits)
  529.         *CALL_ONLY_BBS_AREACODE=FALSE tells the Call Back Verifier
  530. that it is ok to call long distance.
  531.         *USE_ONE_FOR_LONG_DIST=TRUE tells CBV to dial a 1 + areacode +
  532. phonenumber for long distance calls.
  533.         *ALWAYS_DIAL_AREA_CODE=TRUE tells CBV to always dial area code
  534. (Some states require this).
  535.  
  536. CALL6
  537.  
  538.      Notifies user that they have been verified.  They are then
  539. disconnected (to avoid you having to pay for them to get a FREE call!)
  540.  
  541. CALL7
  542.  
  543.      Used to inform user that a FAX is about to be sent (FAX
  544. CAPABILITIES ARE IN ALL VERSIONS).
  545.  
  546. Automatically Send RIP Icons
  547. ----------------------------
  548.  
  549. PowerBBS will automatically determine if your RIP callers need ICONS.
  550.  
  551. Run ICONLIST.EXE (supplied by RIPaint) to create an entire list of all
  552. your icons.  Call the file ICONS and place it into your \POWRBBS 
  553. directory.
  554.  
  555. Next copy all your icons (.ICN files) into your \POWRBBS directory.
  556. If a user does not have an ICON it will be automatically copied from 
  557. your \POWRBBS directory to the users ICON directory.
  558.  
  559. List Users Command
  560. ------------------
  561.   Made the LIST USERS command available to your menus (same one as is
  562. on the SysOp menu).  This command is now built in command #45.
  563.  
  564.   Also added the following capabilities to User Searches:
  565.  
  566.   Select: [A]ll, [F]ind, [L]evels, [S]earch?
  567.  
  568. Carrier Detections
  569. ------------------
  570.  
  571. Added /P(Base #) Option
  572.  
  573.   Some people have mentioned that PowerBBS may drop carrier after
  574. running some doors.  If this happens to you, you can try the following.
  575. Add this option to your command line for running PowerBBS.
  576. An example for $3F8 would be (converted to integer):  /P1016
  577.  
  578. Added SysOp Commands
  579. --------------------
  580.  
  581. Added T)ype file command at DOS utilities
  582.  
  583. Added F)ile Maintenance
  584.  
  585.   REMOTE UPDATE YOUR FILE LISTS!  M)ove Files, D)elete Files, between
  586.   forums and file lists!  Just select this new option, and you'll be
  587.   able to do all your file maintenance remotely!
  588.  
  589.   Added [E]dit option to edit file descriptions!
  590.  
  591.   Added [P]lace option to move a file from any where on your hard disk,
  592.   to a file list (copies file to download directory, and lets you
  593.   leave a description).
  594.  
  595. Updated CBV (Prof Ver):
  596. -----------------------
  597.  
  598.   After call-back verification, tell the user that they are upgraded and
  599. they may call back for new access (CALL6).  Hang-Them up, to avoid having
  600. to pay for a free call.
  601.  
  602.   Does not hang up callers, just because they are out of the area-code.
  603.  
  604.   The number verified is now displayed at the SysOp's menu, Update User
  605. Screen.
  606.  
  607.   Fixed problem in verifying duplicate numbers.
  608.  
  609.   Added NEW option to CALL5.  You may now specify AREA CODES that you
  610. want to call (use this if you have CALL_ONLY_BBS_AREACODE=TRUE).
  611.   Example:  *DOCALLAREACODE=607
  612.   The above permits calls to the 607 area exchange!  This way you can
  613.   specify all the area codes you would like to call.
  614.  
  615. Auto-RIP Sending
  616. ----------------
  617. Time Limit (10 minutes) at logon now remains.  Before a user might
  618. have been logged off because of time limit when too many icons were
  619. to be downloaded.
  620.  
  621. PowerLang
  622. ---------
  623.  
  624.   Added the following IF commands to have different prompts for
  625.   different protocols (MONO/ANSI/RIP)
  626.                         IF RIP
  627.                              DISPLAY "IN RIP MODE"
  628.                         ENDIF
  629.  
  630.                         IF MONO
  631.                              DISPLAY "IN MONO MODE"
  632.                         ENDIF
  633.  
  634.                         IF ANSI
  635.                              DISPLAY "IN ANSI MODE"
  636.                         ENDIF
  637.  
  638.   Added FILE_EXISTS command, to detect if a file exists on disk.
  639.  
  640.             IF FILE_EXISTS "C:\AUTOEXEC.BAT"
  641.                         DISPLAY "EXISTS"
  642.             ENDIF
  643.  
  644.   Added F_ILE_EXISTS command, to use STRING for file check
  645.  
  646.             DISPLAY "CHECK FILE";
  647.             INPUT_STRING 25 1
  648.             IF F_ILE_EXISTS S1
  649.                         DISPLAY "YES S1!"
  650.             ENDIF
  651.  
  652.   Added SEND_FILENAME command, to send ONE FILE.
  653.  
  654.     SEND_FILENAME "Name Of File"
  655.  
  656.     ie:  SEND_FILENAME "C:\AUTOEXEC.BAT"
  657.  
  658.   Added ASSIGN_STRING command, assigns the contents in QUOTES to a STRING
  659.  
  660.             ASSIGN_STRING 1 "C:\AUTOEXEC.BAT"
  661.             IF F_ILE_EXISTS S1
  662.                         DISPLAY "YES S1!"
  663.             ENDIF
  664.  
  665.   Added SET_DOLLARS command, to charge dollars for sending files.
  666.  
  667.     If you want to restrict users to files by dollars, first you must
  668.   edit the DOLLARS field in the Update User Command. Then call
  669.   SET_DOLLARS to set the amount the file is worth.
  670.   IE:
  671.       SET_DOLLARS "5"
  672.       SEND_FILENAME "C:\AUTOEXEC.BAT"
  673.  
  674.   Charges $5 for downloading the Autoexec.Bat.
  675.  
  676.   If you DO NOT use the SET_DOLLARS command, the SEND_FILENAME command
  677.   works without charging any dollars.
  678.  
  679. Ratio Calculation:  Fixed BUG with extreme numbers
  680. -----------------
  681.  
  682. PERSONAL MAIL SEARCH:  Added capability to download file enclosures.
  683. --------------------
  684.  
  685.  
  686.